Skip to content

Mess rebate Backend#164

Open
Ayan-Bain wants to merge 27 commits intodevfrom
messrebate
Open

Mess rebate Backend#164
Ayan-Bain wants to merge 27 commits intodevfrom
messrebate

Conversation

@Ayan-Bain
Copy link
Collaborator

No description provided.

manavsep and others added 18 commits February 7, 2026 19:18
Have to edit the proofDocument URL
Made uploads folder public, using express.static
FIxed naming of express in leaveRouter
Integration of onedrive has not been tested. Addition of LEAVE_FOLDER_ID is required in .env.
Creation of a folder named leaves is required to upload files in that folder.
Remaining wokrflow -->
Create folder "leaves" in root → Get folder ID using hint in "uploadToOnedrive.js" → Add the folder ID as "LEAVE_FOLDER_ID" in .env
Ready to merge with dev.
Onedrive upload working.
@Ayan-Bain Ayan-Bain removed the request for review from aditya-samal March 10, 2026 04:24
Copy link
Collaborator

@Xeramian Xeramian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Good To Me

@Ayan-Bain Ayan-Bain requested a review from aditya-samal March 11, 2026 08:20
@nilotpal-n7
Copy link
Member

Resolve the conflicts then push

(bash)

git fetch upstream && git merge --no-commit --no-ff upstream/main

(powershell)

git fetch upstream; git merge --no-commit --no-ff upstream/main

if everything passes then:

git merge --abort

if conflicts then you could either fix them then:

git add .
git commit

# or just:
git merge --abort

@nilotpal-n7 nilotpal-n7 self-requested a review March 13, 2026 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants